|
|
I am trying to create a scene that has a visible spotlight. I've got the
spotlight showing OK but the rest of the scene is under illuminated. The spot
and the target are in a Media Container. I have added two omni lights that don't
react with Media but they don't do a lot. If I make the omni lights react with
Media I get a whiteout. I'm doing this in Moray so a scene would have a lot of
junk in it.
The Media settings are:
texture
{
pigment
{
color rgbf <1.0, 1.0, 1.0, 1.0>
}
}
interior
{
media // MyAtmosphere_1_1
{
variance 1.0/128.205128
scattering
{
1 , rgb <1.0, 1.0, 1.0> // isotropic scattering
extinction 0.15
}
}
}
Regards
Stephen
Post a reply to this message
|
|